func time.daysSinceEpoch
3 uses
time (current package)
time.go#L1031: func daysSinceEpoch(year int) uint64 {
time.go#L1419: d := daysSinceEpoch(year)
zoneinfo.go#L314: d := daysSinceEpoch(year)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)